*** empty log message ***
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 9 Aug 2009 14:29:11 +0000 (14:29 +0000)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 9 Aug 2009 14:29:11 +0000 (14:29 +0000)
lisp/ChangeLog

index b95de0d804b40874edae6cdf6261b8d19d003e33..85242eacf7b43be4a7da7d76c3aabba2eb6b963c 100644 (file)
@@ -1,3 +1,8 @@
+2009-08-09  Michael Albinus  <michael.albinus@gmx.de>
+
+       * net/tramp.el (tramp-get-ls-command-with-dired): New defun.
+       (tramp-handle-insert-directory): Handle "--dired".  (Bug#4075)
+
 2009-08-09  Chong Yidong  <cyd@stupidchicken.com>
 
        * subr.el: Provide hashtable-print-readable.
 2009-08-04  Michael Albinus  <michael.albinus@gmx.de>
 
        * net/tramp.el (top): Make check for tramp-gvfs loading more
-       robust.
+       robust.  (Bug#3977)
        (tramp-handle-insert-file-contents): `unwind-protect' must be
        inside `with-parsed-tramp-file-name'.